home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Me-Mz / MH Power Scripts v1.3.cpt / MH Power Scripts v1.3 / card_7425.txt < prev    next >
Text File  |  1988-05-06  |  1KB  |  40 lines

  1. -- card: 7425 from stack: in.3
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2663
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 0004
  11. -- rect: left=282 top=46 right=61 bottom=342
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 3
  16. -- text size: 9
  17. -- style flags: 0
  18. -- line height: 12
  19. -- part name: See Script
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   edit script of this stack
  23. end mouseUp
  24.  
  25.  
  26. -- part contents for background part 8
  27. ----- text -----
  28. Card 14 of 20
  29.  
  30. -- part contents for background part 9
  31. ----- text -----
  32. ON CLOSESTACK
  33.  
  34. See the script On CloseStack (under Stack info) for a good way to remind the user to compact the stack to get rid of any free space in the stack.  This is very useful in stacks that cards are added or deleted.
  35.  
  36. The script could be invoked automatically, but in large stacks, it takes a while to compact the stack, so it is better to give the user the option.
  37.  
  38. -- part contents for card part 1
  39. ----- text -----
  40. See Script